Skip to content

Conversation

compnerd
Copy link
Member

Adjust the build to open up some of the private APIs to the package and remove the use of @testable for the PackageGraph module in the tests.

compnerd added 2 commits June 23, 2025 08:31
This extends the visibility of some of the private implementation to the
package level to allow use for testing without `@testable` imports.
Use the newly extended APIs for testing and use a non-testable import of
the package, avoiding a recompilation.
@compnerd
Copy link
Member Author

Closing this in favour of #8826

@compnerd compnerd closed this Aug 26, 2025
@compnerd compnerd deleted the package-graph branch August 26, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants